Home
last modified time | relevance | path

Searched hist:f97d5f634d3b5133951424fae751db1f339548bd (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dslab.hdiff f97d5f634d3b5133951424fae751db1f339548bd Thu Jan 10 20:12:17 CET 2013 Christoph Lameter <cl@linux.com> slab: Common function to create the kmalloc array

The kmalloc array is created in similar ways in both SLAB
and SLUB. Create a common function and have both allocators
call that function.

V1->V2:
Whitespace cleanup

Reviewed-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
H A Dslab_common.cdiff f97d5f634d3b5133951424fae751db1f339548bd Thu Jan 10 20:12:17 CET 2013 Christoph Lameter <cl@linux.com> slab: Common function to create the kmalloc array

The kmalloc array is created in similar ways in both SLAB
and SLUB. Create a common function and have both allocators
call that function.

V1->V2:
Whitespace cleanup

Reviewed-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
H A Dslub.cdiff f97d5f634d3b5133951424fae751db1f339548bd Thu Jan 10 20:12:17 CET 2013 Christoph Lameter <cl@linux.com> slab: Common function to create the kmalloc array

The kmalloc array is created in similar ways in both SLAB
and SLUB. Create a common function and have both allocators
call that function.

V1->V2:
Whitespace cleanup

Reviewed-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>